SnapdError is too generic
Metadata
Current evaluation
No evaluation has been recorded for this issue yet.
Issue body
We have an exception in snapcraft/internal/errors.py called SnapdError. This exception is raised in two different contexts, passing a different message for each case.
This exception should be removed or only be used as a base class. We should add individual exception for each possible error.
Evaluation history
No evaluation history available.